home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
dskut
/
bootany.zip
/
SHOWBOOT
< prev
next >
Wrap
Text File
|
1990-10-29
|
233b
|
7 lines
showboot.exe : showboot.obj bootio.obj
link /noi /noe /farcall showboot bootio,showboot.exe;
bootio.obj : bootio.asm
masm bootio,bootio,bootio;
showboot.obj : showboot.c bootany.h
cl /AS /c /Foshowboot.obj showboot.c